Welcome![Sign In][Sign Up]
Location:
Search - h.263 source code

Search list

[Multimedia programFastH263

Description: H.263是一种常用的视频压缩算法,本源代码是快速H.263算法源代码。-H.263 is a common video compression algorithms, source code is a fast H.263 algorithm source code.
Platform: | Size: 4096 | Author: zhu | Hits:

[File Formatflash_fileformat_specification

Description: FLV的格式的详细解说,以及Sorenson H.263编码的详细说明。 -FLV format detailed explanations, as well as the Sorenson H.263 encoded in detail.
Platform: | Size: 943104 | Author: wubo | Hits:

[Streaming Mpeg4h263

Description: H263 C源代码 以及 H263标准文档 值得H263入门级学习用-H263 C source code as well as the H263 standard entry-level document worthy of study by H263
Platform: | Size: 359424 | Author: zou | Hits:

[Streaming Mpeg4h263encoder

Description: H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 播放工具 目录中存放的是用于播放YUV格式视频的工具。 压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-H.263 codec source code directory is stored in H.263 video encoder and decoder program code. Broadcast tools directory is stored in YUV format for broadcast video tools. Compressed video storage directory is a good writer has compressed video data stream of 263 documents. Raw video storage directory is used to test the Demo Video, YUV format.
Platform: | Size: 8192 | Author: | Hits:

[source in ebook77

Description: \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。 -H.263 codec source code directory is stored in H.263 video encoder and decoder program code. Broadcast tools directory is stored in YUV format for broadcast video tools. Compressed video storage directory is a good writer has compressed video data stream of 263 documents. Raw video storage directory is used to test the Demo Video, YUV format.
Platform: | Size: 2160640 | Author: 韩义 | Hits:

[Streaming Mpeg4H263Enc

Description: H.263编码源代码-H.263 encoder source code
Platform: | Size: 243712 | Author: wangli | Hits:

[DSP programVideoH263

Description: dm642 h.263 视频编解码源程序-dm642 h.263 video codec source code
Platform: | Size: 362496 | Author: andy | Hits:

[VOIP programbaseH.263video

Description: 一个基于H.263标准的视频编码的源代码,比较有用。-A standards-based H.263 video encoder source code, more useful.
Platform: | Size: 3598336 | Author: 汪伟 | Hits:

[Streaming Mpeg4tmnh263_win32_20071019

Description: H.263的编码和解码器的源程序及exe文件,经过本人在vc60上的测试,保证能跑。-H.263 encoding and decoder source code and exe file, after I VC60 tests to ensure the run.
Platform: | Size: 4005888 | Author: daniel | Hits:

[Special Effects263

Description: H.264的codec开发源代码,视频编解码例子-H.264-codec developed source code, example of video codec
Platform: | Size: 947200 | Author: 冷云飞 | Hits:

[mpeg mp3263

Description: H.263的参考源代码(含编解码器) 编译后可生成编解码器.exe,可将指定格式文件变为263格式并进行解码-H.263 reference source code (including codecs) compiled codec can generate. Exe, can be specified format into a format and decoding 263
Platform: | Size: 5535744 | Author: hawk | Hits:

[Streaming Mpeg4H323

Description: H.323 开发包与源码(VC代码) VIS H.323 Library符合下列标准 ITU-T H.323 V3 音频codec(支持静音检测) g.723.1 6.4kbps发送,6.4/5.3kbps接收 g.729a 8kbps发送,8kbps接收(仅在单一模式下可用) gsm 6.10 10kbps lpc 10 3kbps g.711 uLaw/aLaw 64kbps 视频codec(动态流量控制) h.261 支持QCIF(176*144)/CIF(352*288) h.263 支持QCIF(176*144)/CIF(352*288) -- 需要VISh263m.dll的支持,该动态连接库随VIS H.323 DLL Library一同发布 标准H.323网守(Gatekeeper)支持 ILS(Internet Locator Service)支持-H.323 development kit and source code (VC code) VIS H.323 Library meet the following standards ITU-T H.323 V3 audio codec (support for mute detection) g.723.1 6.4kbps sent, 6.4/5.3kbps receive G.729A 8kbps sent, 8kbps receiver (only available in a single mode) gsm 6.10 10kbps lpc 10 3kbps g.711 uLaw/aLaw 64kbps video codec (Dynamic Flow Control) h.261 support QCIF (176* 144)/CIF (352* 288) H.263 support QCIF (176* 144)/CIF (352* 288)- needs VISh263m.dll supported by the dynamic link library with the VIS H.323 DLL Library together Dissemination Standard H.323 Gatekeeper (Gatekeeper) to support ILS (Internet Locator Service) support
Platform: | Size: 1052672 | Author: zxf | Hits:

[Multimedia DevelopBlockMatchingAlgoMPEG

Description: This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing community and have been used in implementing various standards, ranging from MPEG1 / H.261 to MPEG4 / H.263. The paper also presents a very brief introduction to the entire flow of video compression. by Aroh Barjatya original found here http://www.mathworks.com/matlabcentral/fileexchange/8761-This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent fast adaptive algorithms like Adaptive Rood Pattern Search. The algorithms that are evaluated in this paper are widely accepted by the video compressing community and have been used in implementing various standards, ranging from MPEG1/H.261 to MPEG4/H.263. The paper also presents a very brief introduction to the entire flow of video compression. by Aroh Barjatya original found here http://www.mathworks.com/matlabcentral/fileexchange/8761
Platform: | Size: 121856 | Author: hbx | Hits:

[Compress-Decompress algrithmsh.263

Description: 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上.-Image compression based on H.263 codec in C source code, in the CPU for more than 586 real-time on a PC to complete the compression, decompression algorithms, and can be easily ported to TI' s DSP,.
Platform: | Size: 156672 | Author: 伍博 | Hits:

[Multimedia programH.263-200501-C

Description: h263图像编码和解码的C源代码,适合做图像处理的人员-h263 image encoding and decoding of C source code, suitable for image processing of personnel
Platform: | Size: 3864576 | Author: suxiao | Hits:

[Compress-Decompress algrithmsh263decoder

Description: H.263视频编码源代码,在源端视频信息帧被捕捉并被通过视频编码器进行编码。压缩的帧被通过网络或是电信联接传输走,并在视频解码端进行解码。解码过的帧就可以被显示了。-H.263 video encoding source code, the source end of the video information frames to be captured and is encoded by video encoder. Compressed frame is transmitted through the network or telecommunication link to go, and in the video decoder to decode. Decoded frames can be shown.
Platform: | Size: 75776 | Author: cain | Hits:

[Streaming Mpeg4H.263

Description: 学习H.263编解码的好程序,此为编解码原程序与测试程序的源码。-Learning the procedures of H.263 codec codec the original program and test program source code.
Platform: | Size: 2972672 | Author: 晓月清风 | Hits:

[Streaming Mpeg4H.263

Description: H2.63编码解码器 源码 绝对可以运行的-H2.63 codec source code can definitely run
Platform: | Size: 4329472 | Author: 刘品 | Hits:

[Compress-Decompress algrithmsH.263

Description: H.263编解码源程序及测试程序源码,本源码可直接使用-H.263 codec source code and test program source code, the source can be used directly
Platform: | Size: 1446912 | Author: 叶帅 | Hits:

[Multimedia DevelopH.263--encod-and-decod

Description: 使用H.63格式进行视频与音频的编辑。 \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing. \ h. 263 codec source code directory is stored in h. 263 video encoder and decoder of program code. \ playback tools directory is stored in tool for YUV video formats. \ compressed video is stored in a directory the author compressed well 263 video data stream file. Original video \ directory store is used to test the Demo video, YUV format.
Platform: | Size: 2025472 | Author: 李映 | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net